Lender Price API Web Service
Lender Price API Web Service / Rate Import Api Resource Group / externalRatePeriodAutoImportUsingPOST (Post)
In This Topic
    PostexternalRatePeriodAutoImportUsingPOST
    In This Topic

    Resource Path: /rest/rate-import

    Summary
    externalRatePeriodAutoImport
    Request

    The request body is of type RateImportRequestModel.

    rateImportParams

    Overview

    RateImportRequestModel
    companyId : ObjectId
    counter : integer
    internal only
    date : string

    The current date.

    internal only

    machineIdentifier : integer
    internal only
    processIdentifier : integer
    internal only
    time : integer
    internal only
    timeSecond : integer
    internal only
    timestamp : integer
    internal only
    fileKeys : Array[string]
    sourceType : string
    userId : ObjectId
    200 Response

    The response body is of type ImportResponse.

    OK

    Overview

    ImportResponse
    code : string
    responseMsg : string
    201 Response

    Created
    Fault Responses
    FaultDescription
    Unauthorized
    Forbidden
    Not Found
    See Also